home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Development / Source / Telnet 2.6.1d1 4⁄26⁄94 Folder / source / tek / rg0.proto.h < prev    next >
Text File  |  1993-11-01  |  474b  |  13 lines

  1. void    TEKNULLunload(void);
  2. short    RG0newwin(void);
  3. char *RG0devname(void);
  4. void    RG0oneshort(short x);
  5. void    RG0void(void);
  6. short    RG0returnshort(short x);
  7. short    RG0pencolor(short w, short color);
  8. short    RG0point(short w, short x, short y);
  9. short    RG0drawline(short w, short a, short b, short c, short d);
  10. void    RG0dataline(short w, short data, short count);
  11. void    RG0charmode(short w, short rotation, short size);
  12. void    RG0info(short w, short a, short b, short c, short d, short v);
  13.